const net._C_AF_INET6
5 uses
net (current package)
cgo_unix.go#L97: *_C_ai_family(&hints) = _C_AF_INET6
cgo_unix.go#L137: case _C_AF_INET6:
cgo_unix.go#L158: *_C_ai_family(&hints) = _C_AF_INET6
cgo_unix.go#L204: case _C_AF_INET6:
cgo_unix_cgo.go#L38: _C_AF_INET6 = ( /*line :35:20*/_Ciconst_AF_INET6 /*line :35:29*/)
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |